home *** CD-ROM | disk | FTP | other *** search
- InfoManager = {
- ACTIONS = {
- "loadInfoPanel:" = "loadInfoPanel:";
- "showInfoPanel:" = "showInfoPanel:";
- "switchToApp:" = "switchToApp:";
- "switchToAuthor:" = "switchToAuthor:";
- "toggleButton:" = "toggleButton:";
- };
- OUTLETS = {
- iconButton = iconButton;
- infoPanel = infoPanel;
- versionNumber = versionNumber;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
-